home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / ava40.zip / ERRCODES.TXT < prev    next >
Text File  |  1991-02-12  |  2KB  |  27 lines

  1.  
  2. Here is a complete listing of error codes.
  3.  
  4. Code    Description                     Code    Description
  5. ------------------------------------------------------------------
  6.   3     RETURN without GOSUB             54     Bad file mode
  7.   4     Out of DATA                      55     File already open
  8.   5     Illegal function call            56     FIELD statement active
  9.   6     Overflow                         57     Device I/O error
  10.   7     Out of memory                    58     File already exists
  11.   9     Subscript out of range           59     Bad record length
  12.  11     Division by zero                 61     Disk full
  13.  14     Out of string space              62     Input past end of file
  14.  16     String formula too complex       63     Bad record number
  15.  19     No RESUME                        64     Bad file name
  16.  20     RESUME without error             67     Too many files
  17.  24     Device timeout                   68     Device unavailable
  18.  25     Device fault                     69     Communication-buffer overflow
  19.  27     Out of paper                     70     Permission denied
  20.  39     CASE ELSE expected               71     Disk not ready
  21.  40     Variable required                72     Disk-media error
  22.  50     FIELD overflow                   73     Advanced feature unavailable
  23.  51     Internal error                   74     Rename across disks
  24.  52     Bad file name or number          75     Path/file access error
  25.  53     File not found                   76     Path not found
  26.  
  27.